[INFO] cloning repository https://github.com/outergod/weaver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outergod/weaver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fweaver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fweaver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33a1c61809d6baf39a561a084c2aaf38dae5f2c2
[INFO] testing outergod/weaver against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fweaver" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/outergod/weaver
[INFO] finished tweaking git repo https://github.com/outergod/weaver
[INFO] tweaked toml for git repo https://github.com/outergod/weaver written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/outergod/weaver on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/outergod/weaver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dec00fc637920670aacb62a1821bf04eb22ba72aaade2fb0128d75bd9aae11f1
[INFO] running `Command { std: "docker" "start" "-a" "dec00fc637920670aacb62a1821bf04eb22ba72aaade2fb0128d75bd9aae11f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dec00fc637920670aacb62a1821bf04eb22ba72aaade2fb0128d75bd9aae11f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec00fc637920670aacb62a1821bf04eb22ba72aaade2fb0128d75bd9aae11f1", kill_on_drop: false }`
[INFO] [stdout] dec00fc637920670aacb62a1821bf04eb22ba72aaade2fb0128d75bd9aae11f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36fb98d38f839af6074b7482dab54559e1c9a98f3b72fcf756e5098b406fa4d3
[INFO] running `Command { std: "docker" "start" "-a" "36fb98d38f839af6074b7482dab54559e1c9a98f3b72fcf756e5098b406fa4d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-actor v0.32.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling gix-object v0.44.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling gix-revwalk v0.15.0
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling gix-attributes v0.22.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling weaver_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gix-traverse v0.41.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling gix-ref v0.47.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling gix-index v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gix-ignore v0.11.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-pathspec v0.7.7
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling gix-worktree v0.36.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling gix-filter v0.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling gix-discover v0.35.0
[INFO] [stderr]    Compiling gix-revision v0.29.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling gix-pack v0.53.0
[INFO] [stderr]    Compiling gix-dir v0.8.0
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-diff v0.46.0
[INFO] [stderr]    Compiling gix-refspec v0.25.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling gix-config v0.40.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling gix-status v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling gix-odb v0.63.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling weaver-git-watcher v0.1.0 (/opt/rustwide/workdir/git-watcher)
[INFO] [stderr]    Compiling weaver-buffers v0.1.0 (/opt/rustwide/workdir/buffers)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling weaver-ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stderr]    Compiling gix-submodule v0.14.0
[INFO] [stderr]    Compiling gix v0.66.0
[INFO] [stderr]    Compiling weaver-tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "36fb98d38f839af6074b7482dab54559e1c9a98f3b72fcf756e5098b406fa4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fb98d38f839af6074b7482dab54559e1c9a98f3b72fcf756e5098b406fa4d3", kill_on_drop: false }`
[INFO] [stdout] 36fb98d38f839af6074b7482dab54559e1c9a98f3b72fcf756e5098b406fa4d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed4bb01b7f27969b9303e75a4752ed9eb89e320423d174b3565e92b4308c7bfb
[INFO] running `Command { std: "docker" "start" "-a" "ed4bb01b7f27969b9303e75a4752ed9eb89e320423d174b3565e92b4308c7bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling weaver-ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-actor v0.32.0
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling weaver_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling weaver-buffers v0.1.0 (/opt/rustwide/workdir/buffers)
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-object v0.44.0
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling gix-attributes v0.22.5
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-ignore v0.11.4
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling gix-pathspec v0.7.7
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-revwalk v0.15.0
[INFO] [stderr]    Compiling gix-ref v0.47.0
[INFO] [stderr]    Compiling gix-filter v0.13.0
[INFO] [stderr]    Compiling gix-pack v0.53.0
[INFO] [stderr]    Compiling gix-traverse v0.41.0
[INFO] [stderr]    Compiling gix-index v0.35.0
[INFO] [stderr]    Compiling gix-revision v0.29.0
[INFO] [stderr]    Compiling weaver-git-watcher v0.1.0 (/opt/rustwide/workdir/git-watcher)
[INFO] [stderr]    Compiling gix-refspec v0.25.0
[INFO] [stderr]    Compiling gix-discover v0.35.0
[INFO] [stderr]    Compiling gix-worktree v0.36.0
[INFO] [stderr]    Compiling gix-dir v0.8.0
[INFO] [stderr]    Compiling gix-diff v0.46.0
[INFO] [stderr]    Compiling gix-config v0.40.0
[INFO] [stderr]    Compiling gix-status v0.13.0
[INFO] [stderr]    Compiling gix-odb v0.63.0
[INFO] [stderr]    Compiling weaver-tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]    Compiling gix-submodule v0.14.0
[INFO] [stderr]    Compiling gix v0.66.0
[INFO] [stderr]    Compiling weaver-e2e v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "ed4bb01b7f27969b9303e75a4752ed9eb89e320423d174b3565e92b4308c7bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4bb01b7f27969b9303e75a4752ed9eb89e320423d174b3565e92b4308c7bfb", kill_on_drop: false }`
[INFO] [stdout] ed4bb01b7f27969b9303e75a4752ed9eb89e320423d174b3565e92b4308c7bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 187573d0c46dc9ca9a7cc4186aefa5bf65abeda74cda27da58a0586516c25e9e
[INFO] running `Command { std: "docker" "start" "-a" "187573d0c46dc9ca9a7cc4186aefa5bf65abeda74cda27da58a0586516c25e9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weaver_buffers-267880b23e1d2f81)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test atomic_write::tests::open_tempfile_failure_leaves_no_orphan ... ok
[INFO] [stdout] test atomic_write::tests::happy_path_writes_contents_and_returns_ok ... ok
[INFO] [stdout] test atomic_write::tests::fsync_parent_failure_leaves_target_with_new_content ... ok
[INFO] [stdout] test atomic_write::tests::happy_path_works_when_target_does_not_yet_exist ... ok
[INFO] [stdout] test atomic_write::tests::pre_rename_failure_preserves_target_byte_for_byte ... ok
[INFO] [stdout] test cli::tests::canonicalise_and_dedup_preserves_distinct_unresolvable_paths ... ok
[INFO] [stdout] test cli::tests::canonicalise_and_dedup_collapses_canonically_equivalent_paths ... ok
[INFO] [stdout] test atomic_write::tests::save_preserves_target_mode_including_executable_bit ... ok
[INFO] [stdout] test atomic_write::tests::save_preserves_target_mode_under_restrictive_umask ... ok
[INFO] [stdout] test cli::tests::observer_to_diagnostic_maps_each_startup_kind ... ok
[INFO] [stdout] test cli::tests::parse_duration_accepts_valid_humantime ... ok
[INFO] [stdout] test atomic_write::tests::post_open_failure_cleans_up_tempfile ... ok
[INFO] [stdout] test cli::tests::startup_diagnostic_carries_stable_codes ... ok
[INFO] [stdout] test cli::tests::canonicalise_and_dedup_drops_byte_identical_unresolvable_duplicates ... ok
[INFO] [stdout] test cli::tests::parse_duration_rejects_garbage ... ok
[INFO] [stdout] test cli::tests::parse_duration_rejects_zero ... ok
[INFO] [stdout] test model::tests::apply_edits_batched_descending_apply_preserves_input_positions ... ok
[INFO] [stdout] test model::tests::apply_edits_invalid_utf8_variant_is_in_taxonomy ... ok
[INFO] [stdout] test model::tests::apply_edits_handles_empty_buffer ... ok
[INFO] [stdout] test model::tests::apply_edits_pure_delete ... ok
[INFO] [stdout] test cli::tests::canonicalise_and_dedup_preserves_first_seen_order ... ok
[INFO] [stdout] test model::tests::apply_edits_empty_batch_is_structural_identity ... ok
[INFO] [stdout] test model::tests::apply_edits_preserves_digest_invariant_on_accept ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_nothing_edit ... ok
[INFO] [stdout] test model::tests::apply_edits_pure_insert_at_start ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_intra_batch_overlap ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_out_of_bounds_character ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_out_of_bounds_line ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_swapped_endpoints ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_intra_batch_overlap_tied_start_with_non_insert ... ok
[INFO] [stdout] test model::tests::apply_edits_handles_buffer_with_trailing_newline ... ok
[INFO] [stdout] test model::tests::apply_error_edit_index_returns_none_for_intra_batch_overlap ... ok
[INFO] [stdout] test model::tests::apply_edits_replace ... ok
[INFO] [stdout] test model::tests::apply_error_reason_categories_match_wire_vocabulary ... ok
[INFO] [stdout] test model::tests::boundary_side_displays_kebab_case ... ok
[INFO] [stdout] test model::tests::buffer_entity_distinguishes_paths ... ok
[INFO] [stdout] test model::tests::apply_edits_state_unchanged_on_rejection ... ok
[INFO] [stdout] test model::tests::apply_edits_rejects_mid_codepoint_boundary ... ok
[INFO] [stdout] test model::tests::buffer_entity_reserved_bits_set_correctly ... ok
[INFO] [stdout] test model::tests::apply_edits_supports_insert_at_past_last_virtual_position ... ok
[INFO] [stdout] test model::tests::buffer_entity_is_deterministic ... ok
[INFO] [stdout] test model::tests::buffer_state_open_directory_returns_startup_failure_not_regular_file ... ok
[INFO] [stdout] test model::tests::apply_edits_two_pure_inserts_at_same_position_both_apply_in_input_order ... ok
[INFO] [stdout] test model::tests::buffer_state_open_establishes_digest_invariant ... ok
[INFO] [stdout] test model::tests::buffer_state_open_captures_inode_matching_stat ... ok
[INFO] [stdout] test model::tests::buffer_state_open_missing_returns_startup_failure_not_openable ... ok
[INFO] [stdout] test model::tests::save_to_disk_buffer_state_content_unchanged_after_failure ... ok
[INFO] [stdout] test model::tests::buffer_state_open_through_symlink_captures_target_inode ... ok
[INFO] [stdout] test model::tests::observer_error_variants_are_distinct ... ok
[INFO] [stdout] test model::tests::save_to_disk_path_missing_after_external_delete ... ok
[INFO] [stdout] test model::tests::save_to_disk_inode_mismatch_after_external_replace ... ok
[INFO] [stdout] test atomic_write::tests::injection_at_each_step_returns_matching_step_in_err ... ok
[INFO] [stdout] test model::tests::save_to_disk_path_disappears_during_save_caught_at_rename_time ... ok
[INFO] [stdout] test model::tests::save_to_disk_inode_race_during_save_caught_at_rename_time ... ok
[INFO] [stdout] test model::tests::save_to_disk_path_missing_when_target_is_directory ... ok
[INFO] [stdout] test model::tests::watcher_instance_entity_distinguishes_uuids ... ok
[INFO] [stdout] test model::tests::watcher_instance_entity_reserved_bits_set_correctly ... ok
[INFO] [stdout] test model::tests::watcher_instance_entity_is_deterministic ... ok
[INFO] [stdout] test observer::tests::classify_io_err_maps_not_found_to_missing ... ok
[INFO] [stdout] test observer::tests::observe_clean_when_disk_matches_memory ... ok
[INFO] [stdout] test model::tests::save_to_disk_rename_io_via_hook_injection_preserves_target ... ok
[INFO] [stdout] test model::tests::save_to_disk_tempfile_io_via_hook_injection_preserves_target ... ok
[INFO] [stdout] test observer::tests::observe_missing_when_file_deleted_mid_session ... ok
[INFO] [stdout] test observer::tests::observe_dirty_when_disk_drifts_from_memory ... ok
[INFO] [stdout] test publisher::tests::bus_closed_error_surfaces_as_bus_unavailable ... ok
[INFO] [stdout] test publisher::tests::classify_server_error_maps_authority_conflict ... ok
[INFO] [stdout] test publisher::tests::classify_server_error_maps_not_owner ... ok
[INFO] [stdout] test model::tests::save_to_disk_path_swapped_to_directory_during_save_classified_as_path_missing ... ok
[INFO] [stdout] test observer::tests::observe_not_regular_file_when_path_replaced_by_directory ... ok
[INFO] [stdout] test model::tests::save_to_disk_saved_happy_path ... ok
[INFO] [stdout] test publisher::tests::classify_write_error_preserves_client_for_unrelated_io_kinds ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_empty_batch_at_correct_version_is_silent_noop ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_increments_version_only_on_accept ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_returns_applied_for_valid_batch ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_returns_future_version_when_emitted_above_current ... ok
[INFO] [stdout] test model::tests::save_to_disk_refreshes_inode_after_successful_rename ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_returns_not_owned_for_unknown_entity ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_returns_stale_version_when_emitted_below_current ... ok
[INFO] [stdout] test observer::tests::classify_io_err_maps_other_kinds_to_transient_read ... ok
[INFO] [stdout] test observer::tests::classify_io_err_maps_permission_denied_to_transient_read ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_edit_returns_validation_failure_for_malformed_batch ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_open_passes_observer_errors_through ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_clean_save_no_op_when_buffer_clean ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_open_is_noop_for_already_owned_entity ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_not_owned_for_unknown_entity ... ok
[INFO] [stdout] test publisher::tests::classify_server_error_maps_other_categories ... ok
[INFO] [stdout] test publisher::tests::classify_write_error_maps_transport_kinds_to_bus_unavailable ... ok
[INFO] [stdout] test publisher::tests::classify_write_error_preserves_client_for_encoding_errors ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_does_not_bump_version_on_accept ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_inode_mismatch_after_external_replace ... ok
[INFO] [stdout] test publisher::tests::publisher_error_observer_preserves_source ... ok
[INFO] [stdout] test publisher::tests::translate_server_error_coerces_not_owner_to_authority_conflict ... ok
[INFO] [stdout] test publisher::tests::translate_server_error_funnels_other_into_client_error ... ok
[INFO] [stdout] test publisher::tests::translate_server_error_preserves_authority_conflict_detail ... ok
[INFO] [stdout] test observer::tests::observe_large_content_streams_without_buffering ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_stale_version_when_versions_disagree ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_path_missing_after_external_delete ... ok
[INFO] [stdout] test version::tests::version_info_has_all_contracted_fields ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_tempfile_io_when_hook_fails_at_write ... ok
[INFO] [stdout] test version::tests::json_output_has_all_contracted_fields ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_rename_io_when_hook_fails_at_rename ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_does_not_mutate_buffer_state_on_accept ... ok
[INFO] [stdout] test publisher::tests::dispatch_buffer_save_returns_saved_for_dirty_buffer_with_clean_disk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weaver_buffers-c165a110720ccb93)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/apply_edits_property.rs (/opt/rustwide/target/debug/deps/apply_edits_property-3bae008553bc0b58)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test apply_edits_accepts_iff_batch_is_structurally_valid ... ok
[INFO] [stdout] test empty_batch_is_always_accepted_as_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/component_discipline.rs (/opt/rustwide/target/debug/deps/component_discipline-340412b5866797c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bootstrap_facts_obey_sc_306_discipline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/path_canonicalization.rs (/opt/rustwide/target/debug/deps/path_canonicalization-941fc2eec0ea7f7a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test buffer_entity_ref_is_deterministic_for_arbitrary_paths ... ok
[INFO] [stdout] test buffer_entity_ref_reserved_bits_hold_for_arbitrary_paths ... ok
[INFO] [stdout] test canonicalize_idempotence_preserves_entity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_timing.rs (/opt/rustwide/target/debug/deps/version_timing-387fc74056ece2f7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test weaver_buffers_version_output_completes_within_budget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/buffer_authority_conflict.rs (/opt/rustwide/target/debug/deps/buffer_authority_conflict-66e7d47715979376)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test second_instance_on_overlapping_path_exits_authority_conflict has been running for over 60 seconds
[INFO] [stdout] test second_instance_on_overlapping_path_exits_authority_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 72.78s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/buffer_degraded_observable.rs (/opt/rustwide/target/debug/deps/buffer_degraded_observable-df23305c33cf8022)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running e2e/buffer_edit_atomic_batch.rs (/opt/rustwide/target/debug/deps/buffer_edit_atomic_batch-6d93d5c60eb4e945)
[INFO] [stdout] test degraded_observable_per_buffer_vs_service_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sixteen_edit_happy_batch_lands_atomically ... ok
[INFO] [stdout] test three_edit_batch_with_invalid_middle_rejects_whole_batch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/buffer_edit_emitter_parity.rs (/opt/rustwide/target/debug/deps/buffer_edit_emitter_parity-b8c7ad92d508784a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test weaver_edit_and_edit_json_dispatch_byte_identical_payloads has been running for over 60 seconds
[INFO] [stdout] test weaver_edit_and_edit_json_dispatch_byte_identical_payloads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 86.10s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/buffer_edit_inspect_why.rs (/opt/rustwide/target/debug/deps/buffer_edit_inspect_why-2f116c1d15ed58d5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test inspect_why_walks_back_to_user_emitted_buffer_edit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.82s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/buffer_edit_sequential.rs (/opt/rustwide/target/debug/deps/buffer_edit_sequential-287fb836e16ed423)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test one_hundred_sequential_edits_each_bump_version_with_no_gaps has been running for over 60 seconds
[INFO] [stdout] test one_hundred_sequential_edits_each_bump_version_with_no_gaps ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- one_hundred_sequential_edits_each_bump_version_with_no_gaps stdout ----
[INFO] [stdout] [sc-403] 100 sequential edits dispatched in 861.786843ms; observer drained final version in 60.001446441s (informational; no spec budget)
[INFO] [stdout] 
[INFO] [stdout] thread 'one_hundred_sequential_edits_each_bump_version_with_no_gaps' (5414) panicked at tests/e2e/buffer_edit_sequential.rs:123:5:
[INFO] [stdout] assertion `left == right` failed: expected buffer/version=100 as final observed value; got Some(91)
[INFO] [stdout]   left: Some(91)
[INFO] [stdout]  right: Some(100)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c6741cd7ce8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c6741cd7ce8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c6741cd7ce8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c6741cd7ce8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c6741cec62a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c6741cec62a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c6741cdc702 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c6741cdc702 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c6741cb5296 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6741cb5296 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c6741ccfd19 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c6741aa7d1c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c6741aa7d1c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c6741ccff92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c6741ccff92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6741cb5352 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6741cacc09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6741cb606d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c6741cece1c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c6741cecd03 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5c6741a8de8f - core[5a1c3e9896636f3a]::panicking::assert_failed::<core[5a1c3e9896636f3a]::option::Option<u64>, core[5a1c3e9896636f3a]::option::Option<u64>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c6741a86639 - buffer_edit_sequential[785d4d1f59ef563d]::one_hundred_sequential_edits_each_bump_version_with_no_gaps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/buffer_edit_sequential.rs:123:5
[INFO] [stdout]   22:     0x5c6741a933b2 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c6741a9342d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c6741a99a1d - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5c6741a9991b - tokio[d0320020484b17c8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c6741a9991b - tokio[d0320020484b17c8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c6741a9991b - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5c6741a94140 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5c6741a9858d - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5c6741a97824 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5c6741a8bd1b - <tokio[d0320020484b17c8]::runtime::context::scoped::Scoped<tokio[d0320020484b17c8]::runtime::scheduler::Context>>::set::<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c6741a8eeb9 - tokio[d0320020484b17c8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5c6741a7fc82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[d0320020484b17c8]::runtime::context::Context>>::try_with::<tokio[d0320020484b17c8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c6741a7f80e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[d0320020484b17c8]::runtime::context::Context>>::with::<tokio[d0320020484b17c8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c6741a8e08d - tokio[d0320020484b17c8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5c6741a95240 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5c6741a95536 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5c6741a97430 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5c6741a96c23 - tokio[d0320020484b17c8]::runtime::context::runtime::enter_runtime::<<tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c6741a93c71 - <tokio[d0320020484b17c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5c6741a8b8a4 - <tokio[d0320020484b17c8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5c6741a8ba6f - <tokio[d0320020484b17c8]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5c6741a87cf1 - buffer_edit_sequential[785d4d1f59ef563d]::one_hundred_sequential_edits_each_bump_version_with_no_gaps
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/buffer_edit_sequential.rs:151:6
[INFO] [stdout]   44:     0x5c6741a84777 - buffer_edit_sequential[785d4d1f59ef563d]::one_hundred_sequential_edits_each_bump_version_with_no_gaps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/buffer_edit_sequential.rs:29:71
[INFO] [stdout]   45:     0x5c6741a9ace6 - <buffer_edit_sequential[785d4d1f59ef563d]::one_hundred_sequential_edits_each_bump_version_with_no_gaps::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c6741a9adfb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c6741a9adfb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5c6741aa8675 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5c6741aa8675 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5c6741aa8675 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c6741aa8675 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c6741aa8675 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c6741aa8675 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5c6741aa8675 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5c6741aa31d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5c6741aa31d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c6741aab6f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5c6741aab6f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5c6741aab6f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c6741aab6f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c6741aab6f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c6741aab6f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5c6741aab6f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c6741cd746f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5c6741cd746f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7512552bbaa4 - <unknown>
[INFO] [stdout]   67:     0x751255348a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     one_hundred_sequential_edits_each_bump_version_with_no_gaps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p weaver-e2e --test buffer_edit_sequential`
[INFO] running `Command { std: "docker" "inspect" "187573d0c46dc9ca9a7cc4186aefa5bf65abeda74cda27da58a0586516c25e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187573d0c46dc9ca9a7cc4186aefa5bf65abeda74cda27da58a0586516c25e9e", kill_on_drop: false }`
[INFO] [stdout] 187573d0c46dc9ca9a7cc4186aefa5bf65abeda74cda27da58a0586516c25e9e
